Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace ** and Recursivedir for FastestCP test #300

Merged
merged 1 commit into from
Sep 29, 2024

Conversation

flaeri
Copy link
Contributor

@flaeri flaeri commented Sep 29, 2024

When building on windows via commandline (both cmd and pwsh), it would fail to find the Manialinks in FastestCP tests, and could also accidentally create a bunch of recursive folders while trying to copy said files.

Testing building via powershell on windows, by being in the git root, and running dotnet build

It now successfully finds the manialinks, and no longer recursively creates nested bin\Debug\net8.0 folders.

If someone on links could confirm that building still works, that would be most appreciated

@flaeri flaeri force-pushed the fix-recursive-path branch 2 times, most recently from b7c73d1 to 52b51b8 Compare September 29, 2024 15:03
When building on windows via commandline (both cmd and pwsh), it woudl
fail to find the Manialinks, and could also accidentally create a bunch
of recursive folders while trying to copy said files
Copy link

sonarcloud bot commented Sep 29, 2024

@araszka araszka merged commit 642d34e into EvoEsports:master Sep 29, 2024
2 checks passed
@flaeri flaeri deleted the fix-recursive-path branch September 29, 2024 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants